Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent the borrow counter from overflowing in Ref::clone #33960

Merged
merged 1 commit into from
May 31, 2016

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented May 30, 2016

Fixes #33880.

@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@Aatch
Copy link
Contributor

Aatch commented May 31, 2016

@bors r+

@bors
Copy link
Contributor

bors commented May 31, 2016

📌 Commit ef60c7c has been approved by Aatch

@bors
Copy link
Contributor

bors commented May 31, 2016

⌛ Testing commit ef60c7c with merge 298730e...

bors added a commit that referenced this pull request May 31, 2016
Prevent the borrow counter from overflowing in `Ref::clone`

Fixes #33880.
@bors bors merged commit ef60c7c into rust-lang:master May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants